Transmission Control Protocol

Transmission Control Protocol
   Abbreviated TCP. The transport-level protocol used in the TCP/IP suite of protocols. It works above IP in the protocol stack and provides reliable data delivery over connection-oriented links.
   TCP adds a header to the datagram that contains the information needed to get the datagram to its destination. The source port number and the destination port number allow data to be sent back and forth to the correct processes running on each computer. A sequence number allows the datagrams to be rebuilt in the correct order in the receiving computer, and a checksum verifies that the data received is the same as the data sent. In addition to these fields, the TCP header contains the following information:
   • Acknowledgment number
   Indicates that the data was received successfully. If the datagram is damaged in transit, the receiver discards the data and does not send an acknowledgment to the sender. After a specified timeout expires, the sender retransmits data for which no acknowledgment has been received.
   • Offset
   Specifies the length of the header.
   • Reserved
   Variables set aside for future use.
   • Flags
   Indicate that this packet is the end of the data or that the data is urgent.
   • Window size
   Provides a way to increase packet size, which can improve efficiency in data transfers.
   • Urgent pointer
   Gives the location of urgent data.
   • Options
   Reserved for future use or for special options as defined by the protocol.
   • Padding
   Ensures that the header ends on a 32-bit boundary.
   The data immediately follow this header information.

Dictionary of networking . 2014.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Transmission control protocol — Pour les articles homonymes, voir TCP. Pile de protocoles 7 • Application 6 • …   Wikipédia en Français

  • transmission control protocol — (TCP) The use of common protocols enables different computer systems to exchange information over the internet. (Protocols are a set of network communication procedures that are hardware and operating system independent.) Two of the most… …   Law dictionary

  • Transmission Control Protocol — Transmission Control Protocol,   TCP/IP …   Universal-Lexikon

  • Transmission Control Protocol — The Transmission Control Protocol (TCP) is one of the core protocols of the Internet Protocol Suite. TCP is so central that the entire suite is often referred to as TCP/IP. Whereas IP handles lower level transmissions from computer to computer as …   Wikipedia

  • Transmission Control Protocol — TCP (Transmission Control Protocol) Familie: Internetprotokollfamilie Einsatzgebiet: Zuverlässiger bidirektionaler Datentransport TCP im TCP/IP‑Protokollstapel: Anwendung HTTP SMTP …   Deutsch Wikipedia

  • Transmission Control Protocol — Pour les articles homonymes, voir TCP. Pile de protocoles 7.  Application 6.  …   Wikipédia en Français

  • Transmission Control Protocol — Para otros usos de este término, véase TCP (desambiguación). Transmission Control Protocol (TCP) Familia: Familia de protocolos de Internet Función: Transporte confiable y bidireccional de datos. Ubicación en la pila de protocolos Aplicación …   Wikipedia Español

  • Transmission Control Protocol — TCP Название: Transmission Control Protocol Уровень (по модели OSI): Транспортный Семейство: TCP/IP Порт/ID: 6/IP Спецификация: RFC 793 / STD 7 Основные реализации: Linux, Windows Расширяемость …   Википедия

  • transmission control protocol — noun a protocol developed for the internet to get data from one network device to another TCP uses a retransmission strategy to insure that data will not be lost in transmission • Syn: ↑TCP • Hypernyms: ↑protocol, ↑communications protocol • Part… …   Useful english dictionary

  • Transmission Control Protocol — El Protocolo de Control de Transmisión (TCP en sus siglas en inglés, Transmission Control Protocol) es uno de los protocolos fundamentales en Internet. Muchos programas dentro de una red de ordenadores pueden usar TCP para crear conexiones entre… …   Enciclopedia Universal

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”